vcLayoutVisualizationSettings
vcLayoutVisualizationSettings is used for managing the configurable default settings for layout visualization.
See in: Overview
Module: vcCore
Parent: vcObject
Children -
Referenced by: vcApplication.LayoutVisualizationSettings
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| DefaultEdgeColor | vcColor | RW | Gets or sets default color of the edge highlights. |
| DefaultEdgeLineWidth | Real | RW | Gets or sets default width of the edge lines in screen coordinates. |
| DefaultMainColor | vcColor | RW | Gets or sets default main color of the visualization geometry. |
Events
Learn how to use events here. The events are also inherited from the parent class.
| Name | Parameters | Description |
| OnSettingUpdated | None | Occurs when any of the setting values have been changed. |